[INFO] cloning repository https://github.com/qu4a/API-server-axum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qu4a/API-server-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqu4a%2FAPI-server-axum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqu4a%2FAPI-server-axum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39935e456ced6edf0c6ac4f4435578db64bbd9db
[INFO] fixing qu4a/API-server-axum against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqu4a%2FAPI-server-axum" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qu4a/API-server-axum
[INFO] finished tweaking git repo https://github.com/qu4a/API-server-axum
[INFO] tweaked toml for git repo https://github.com/qu4a/API-server-axum written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qu4a/API-server-axum on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qu4a/API-server-axum already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d
[INFO] running `Command { std: "docker" "start" "4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.8.6
[INFO] [stderr]     Checking TCP_echo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> src/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::SqlitePool;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_http` in this scope
[INFO] [stdout]  --> src/router.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use tower_http::cors::{Any, CorsLayer};
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_http` in this scope
[INFO] [stdout]  --> src/router.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tower_http::trace::TraceLayer;
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]  --> src/main.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tracing_subscriber::{
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use sqlx::sqlite::{SqliteConnectOptions, SqlitePoolOptions};
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> src/api.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use sqlx::Connection;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/todo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/todo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> src/todo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{query, query_as, SqlitePool};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]  --> src/main.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tracing_subscriber::{
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     sqlx::migrate!()
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]  --> src/todo.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Clone, sqlx::FromRow)]
[INFO] [stdout]   |                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> src/api.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::SqlitePool;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_http` in this scope
[INFO] [stdout]  --> src/router.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use tower_http::cors::{Any, CorsLayer};
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tower_http` in this scope
[INFO] [stdout]  --> src/router.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tower_http::trace::TraceLayer;
[INFO] [stdout]   |         ^^^^^^^^^^ use of unresolved module or unlinked crate `tower_http`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tower_http`, use `cargo add tower_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]  --> src/main.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tracing_subscriber::{
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     use sqlx::sqlite::{SqliteConnectOptions, SqlitePoolOptions};
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]   --> src/api.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use sqlx::Connection;
[INFO] [stdout]    |         ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/todo.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::NaiveDateTime;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serde`
[INFO] [stdout]  --> src/todo.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> src/todo.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sqlx::{query, query_as, SqlitePool};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]  --> src/main.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use tracing_subscriber::{
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 |     sqlx::migrate!()
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]  --> src/todo.rs:7:28
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Serialize, Clone, sqlx::FromRow)]
[INFO] [stdout]   |                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/error.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             sqlx::Error::RowNotFound => Error::NotFound,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -             sqlx::Error::RowNotFound => Error::NotFound,
[INFO] [stdout] 15 +             Error::RowNotFound => Error::NotFound,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use std::str::FromStr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/error.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 |             sqlx::Error::RowNotFound => Error::NotFound,
[INFO] [stdout]    |             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  1 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 5 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 15 -             sqlx::Error::RowNotFound => Error::NotFound,
[INFO] [stdout] 15 +             Error::RowNotFound => Error::NotFound,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]   --> src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     use std::str::FromStr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>) -> ... {todo_list}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:17:38
[INFO] [stdout]      |
[INFO] [stdout]   17 |                 .route("/todos", get(todo_list).post(todo_create))
[INFO] [stdout]      |                                  --- ^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>) -> impl Future<Output = ...> {todo_list}`
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9c628e4328eade79.long-type-14862290432297127762.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>) -> ... {todo_list}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:17:38
[INFO] [stdout]      |
[INFO] [stdout]   17 |                 .route("/todos", get(todo_list).post(todo_create))
[INFO] [stdout]      |                                  --- ^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>) -> impl Future<Output = ...> {todo_list}`
[INFO] [stdout]      |                                  |
[INFO] [stdout]      |                                  required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9adce408a17810ac.long-type-14358086978345524272.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>, Json<...>) -> ... {todo_create}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:17:54
[INFO] [stdout]      |
[INFO] [stdout]   17 |                 .route("/todos", get(todo_list).post(todo_create))
[INFO] [stdout]      |                                                 ---- ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>, Json<CreateTodo>) -> ... {todo_create}`
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::post`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:326:16
[INFO] [stdout]      |
[INFO] [stdout]  326 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::post`
[INFO] [stdout] ...
[INFO] [stdout]  649 |     chained_handler_fn!(post, POST);
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9c628e4328eade79.long-type-1583750935013790404.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>, Json<...>) -> ... {todo_create}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:17:54
[INFO] [stdout]      |
[INFO] [stdout]   17 |                 .route("/todos", get(todo_list).post(todo_create))
[INFO] [stdout]      |                                                 ---- ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>, Json<CreateTodo>) -> ... {todo_create}`
[INFO] [stdout]      |                                                 |
[INFO] [stdout]      |                                                 required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::post`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:326:16
[INFO] [stdout]      |
[INFO] [stdout]  326 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::post`
[INFO] [stdout] ...
[INFO] [stdout]  649 |     chained_handler_fn!(post, POST);
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9adce408a17810ac.long-type-18387155871008372537.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>, Path<i64>) -> ... {todo_read}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout]   20 |                     get(todo_read).put(todo_update).delete(todo_delete),
[INFO] [stdout]      |                     --- ^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>, Path<i64>) -> ... {todo_read}`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9c628e4328eade79.long-type-2233937865266017242.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>, Path<i64>) -> ... {todo_read}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:20:25
[INFO] [stdout]      |
[INFO] [stdout]   20 |                     get(todo_read).put(todo_update).delete(todo_delete),
[INFO] [stdout]      |                     --- ^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>, Path<i64>) -> ... {todo_read}`
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `axum::routing::get`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:167:16
[INFO] [stdout]      |
[INFO] [stdout]  167 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `get`
[INFO] [stdout] ...
[INFO] [stdout]  441 | top_level_handler_fn!(get, GET);
[INFO] [stdout]      | -------------------------------
[INFO] [stdout]      | |                     |
[INFO] [stdout]      | |                     required by a bound in this function
[INFO] [stdout]      | in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9adce408a17810ac.long-type-6917298222129020593.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `top_level_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>, ..., ...) -> ... {todo_update}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:20:40
[INFO] [stdout]      |
[INFO] [stdout]   20 |                     get(todo_read).put(todo_update).delete(todo_delete),
[INFO] [stdout]      |                                    --- ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>, Path<i64>, Json<...>) -> ... {todo_update}`
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::put`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:326:16
[INFO] [stdout]      |
[INFO] [stdout]  326 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::put`
[INFO] [stdout] ...
[INFO] [stdout]  650 |     chained_handler_fn!(put, PUT);
[INFO] [stdout]      |     -----------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9c628e4328eade79.long-type-11708354181794068007.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(State<{type error}>, ..., ...) -> ... {todo_update}: Handler<_, _>` is not satisfied
[INFO] [stdout]     --> src/router.rs:20:40
[INFO] [stdout]      |
[INFO] [stdout]   20 |                     get(todo_read).put(todo_update).delete(todo_delete),
[INFO] [stdout]      |                                    --- ^^^^^^^^^^^ the trait `Handler<_, _>` is not implemented for fn item `fn(State<{type error}>, Path<i64>, Json<...>) -> ... {todo_update}`
[INFO] [stdout]      |                                    |
[INFO] [stdout]      |                                    required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = note: Consider using `#[axum::debug_handler]` to improve the error message
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::put`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.6/src/routing/method_routing.rs:326:16
[INFO] [stdout]      |
[INFO] [stdout]  326 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::put`
[INFO] [stdout] ...
[INFO] [stdout]  650 |     chained_handler_fn!(put, PUT);
[INFO] [stdout]      |     -----------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/TCP_echo-9adce408a17810ac.long-type-17633039823793869270.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]      = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     tracing_subscriber::registry()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     tracing_subscriber::registry()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/error.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl From<sqlx::Error> for Error {
[INFO] [stdout]    |           ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/error.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from(err: sqlx::Error) -> Error {
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]  --> src/router.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbpool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]   |             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]  --> src/router.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbpool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]   |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:26:60
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn init_dbpool() -> Result<sqlx::Pool<sqlx::Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn init_dbpool() -> Result<sqlx::Pool<sqlx::Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn init_dbpool() -> Result<sqlx::Pool<sqlx::Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/error.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl From<sqlx::Error> for Error {
[INFO] [stdout]    |           ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/error.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn from(err: sqlx::Error) -> Error {
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]  --> src/router.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbpool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]   |             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]  --> src/router.rs:2:24
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dbpool: sqlx::Pool<sqlx::Sqlite>,
[INFO] [stdout]   |                        ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:26:60
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn init_dbpool() -> Result<sqlx::Pool<sqlx::Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                                            ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:26:34
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn init_dbpool() -> Result<sqlx::Pool<sqlx::Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                  ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `sqlx` in this scope
[INFO] [stdout]   --> src/main.rs:26:45
[INFO] [stdout]    |
[INFO] [stdout] 26 | async fn init_dbpool() -> Result<sqlx::Pool<sqlx::Sqlite>, sqlx::Error> {
[INFO] [stdout]    |                                             ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `TCP_echo` (bin "TCP_echo" test) due to 25 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `TCP_echo` (bin "TCP_echo") due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d", kill_on_drop: false }`
[INFO] [stdout] 4cd85336b5648343c85f5f09d001cf1eb0d1a723c7731f49bbaadd5662c69c9d
